home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 42
/
PC Gamer IT CD 42 2-2.iso
/
utility
/
easytext
/
_SETUP.1
/
EasyText.exe
/
0
/
RCDATA
/
TOKBOTTOMDLG
/
TOKBOTTOMDLG.txt
< prev
Wrap
Text File
|
1999-01-10
|
3KB
|
137 lines
object OKBottomDlg: TOKBottomDlg
Left = 245
Top = 108
BorderIcons = []
BorderStyle = bsNone
Caption = 'Welcome To Easytext'
ClientHeight = 258
ClientWidth = 359
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 345
Height = 201
Shape = bsFrame
end
object Image1: TImage
Left = 24
Top = 24
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object OKBtn: TButton
Left = 135
Top = 220
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = OKBtnClick
end
object StaticText1: TStaticText
Left = 80
Top = 32
Width = 250
Height = 20
Caption = #39'Welcome to the Easytext Program'#39
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object StaticText2: TStaticText
Left = 72
Top = 64
Width = 232
Height = 17
Caption = 'To properly initialize the program, Please enter a '
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object StaticText3: TStaticText
Left = 72
Top = 80
Width = 196
Height = 17
Caption = 'User Name in the space provided below.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object StaticText4: TStaticText
Left = 72
Top = 112
Width = 252
Height = 17
Caption = 'After the program starts, you may set up your Options'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object StaticText5: TStaticText
Left = 72
Top = 128
Width = 239
Height = 17
Caption = 'by selecting '#39'Options, Preferences'#39' from the menu.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Edit1: TEdit
Left = 48
Top = 168
Width = 265
Height = 21
TabOrder = 6
end
object StaticText6: TStaticText
Left = 72
Top = 96
Width = 233
Height = 17
Caption = 'This is the name your options will be listed under.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
end
end